FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (62 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-PayerInsurance
Url http://nictiz.nl/fhir/StructureDefinition/zib-PayerInsurance
Status draft
Date 2017-01-16T17:02:59.6109232+01:00
Name ZIB PayerInsurance
Experimental False
Realm nl
Authority hl7
Description Base StructureDefinition for Coverage Resource
Copyright CC0
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-PayerInsuranceCompany ZIB PayerInsuranceCompany


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "3ccd3af5-98cd-4e9d-806e-7dde33f64cbb",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2017-02-22T10:32:09.079+00:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-PayerInsurance",
  "name" : "ZIB PayerInsurance",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "date" : "2017-01-16T17:02:59.6109232+01:00",
  "description" : "Base StructureDefinition for Coverage Resource",
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "mapping" : [
    {
      "identity" : "zib-betaler",
      "uri" : "https://zibs.nl/wiki/Betaler(NL)",
      "name" : "Zorginformatiebouwsteen Betaler"
    }
  ],
  "kind" : "resource",
  "constrainedType" : "Coverage",
  "abstract" : false,
  "base" : "http://hl7.org/fhir/StructureDefinition/Coverage",
  "differential" : {
    "element" : [
      {
        "id" : "Coverage",
        "path" : "Coverage"
      },
      {
        "id" : "Coverage.issuer",
        "path" : "Coverage.issuer",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/zib-PayerInsuranceCompany"
            ]
          }
        ]
      },
      {
        "id" : "Coverage.period",
        "path" : "Coverage.period",
        "definition" : "Time period during which the coverage is in force. A missing start date indicates the start date isn't known, a missing end date means the coverage is continuing to be in force."
      },
      {
        "id" : "Coverage.period.start",
        "path" : "Coverage.period.start",
        "short" : "StartDateTime",
        "definition" : "Date from which the insurance policy coverage applies.",
        "alias" : [
          "BeginDatumTijd"
        ],
        "mapping" : [
          {
            "identity" : "zib-betaler",
            "map" : "NL-CM:1.1.13"
          }
        ]
      },
      {
        "id" : "Coverage.period.end",
        "path" : "Coverage.period.end",
        "short" : "EndDateTime",
        "definition" : "Date until which the insurance policy coverage applies.\r\nThis item maps the ‘Expiry date’ on EHIC field 9.",
        "alias" : [
          "EindDatumTijd"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "zib-betaler",
            "map" : "NL-CM:1.1.14"
          }
        ]
      },
      {
        "id" : "Coverage.type",
        "path" : "Coverage.type",
        "short" : "InsuranceType",
        "definition" : "Type of insurance policy. Codes as returned in the Check for Right to Insurance",
        "alias" : [
          "VerzekeringsSoort"
        ],
        "min" : 1,
        "binding" : {
          "strength" : "extensible",
          "description" : "Type of insurance policy. Codes as returned in the Check for Right to Insurance.",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.1.1.1--20150401000000",
            "display" : "VerzekeringssoortCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-betaler",
            "map" : "NL-CM:1.1.15"
          }
        ]
      },
      {
        "id" : "Coverage.identifier",
        "path" : "Coverage.identifier",
        "short" : "InsurantNumber",
        "definition" : "Number under which the insured person is registered at the insurance company\r\nThis item maps the ‘Identification number of the card’ on EHIC field 8",
        "alias" : [
          "VerzekerdeNummer"
        ],
        "min" : 1,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "zib-betaler",
            "map" : "NL-CM:1.1.6"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.